'Declaration
Public ReadOnly Property DataLabel As PieDataLabel
'Usage
Dim instance As FlexPieBase(Of T) Dim value As PieDataLabel value = instance.DataLabel
public PieDataLabel DataLabel {get;}
public read-only property DataLabel: PieDataLabel;
public function get DataLabel : PieDataLabel
public: __property PieDataLabel* get_DataLabel();
public: property PieDataLabel^ DataLabel { PieDataLabel^ get(); }